Revision: wmaker--cvs--0--patch-1250
Archive: voins@altlinux.ru--2004-wmaker
Creator: Dan Pascu <dan@windowmaker.org>
Date: Thu Oct 28 21:44:22 MSD 2004
Standard-date: 2004-10-28 17:44:22 GMT
Modified-files: WINGs/ChangeLog WINGs/Tests/wtest.c
    WINGs/WINGs/WINGsP.h WINGs/configuration.c
    WINGs/wbrowser.c WINGs/wfont.c WINGs/wframe.c
    WINGs/widgets.c WINGs/wlist.c WINGs/wmisc.c
    WPrefs.app/KeyboardShortcuts.c
    WindowMaker/Defaults/WMGLOBAL po/README src/Makefile.am
    src/gnome.c src/openlook.c src/screen.h
New-patches: voins@altlinux.ru--2004-wmaker/wmaker--cvs--0--patch-1250
Summary: - Added double buffering when drawing a WMFrame title w...
CSCVSID: MAIN.1251
Keywords: cscvs:MAIN-1251

Author: dan
Date: 2002/10/13 18:25:36
- Added double buffering when drawing a WMFrame title with an AA font to avoid
flickering.
- Added double buffering when drawing WMList items to avoid flickering
- Shared xft drawable
- Renamed AASystemFont and AABoldSystemFont to AntialiasedSystemFont
respectively AntialiasedBoldSystemFont in WMGLOBAL
- WMCreateFont falls back to normal fonts if antialiased fonts cannot be
created (even if enabled)
